-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.9.5
-
Code
-
Classes
- ProcessedGroupedProduct
Total Complexity |
33 |
Dependencies |
6 |
Dependents |
8 |
Total lines |
251 |
Lines of code |
107 |
Logical lines of code |
57 |
Comment lines |
77 |
Methods |
15 |
Properties |
10 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
useChild() |
A |
51 |
11 |
26 |
getLowestPrice() |
S |
61 |
4 |
13 |
getHighestPrice() |
S |
61 |
4 |
13 |
getLowestPriceProduct() |
S |
67 |
2 |
8 |
getHighestPriceProduct() |
S |
67 |
2 |
8 |
__construct() |
S |
62 |
1 |
12 |
withContext() |
S |
81 |
1 |
3 |
areRulesApplied() |
S |
82 |
1 |
3 |
isPriceChanged() |
S |
82 |
1 |
3 |
isDiscounted() |
S |
82 |
1 |
3 |
getProduct() |
S |
82 |
1 |
3 |
getQty() |
S |
82 |
1 |
3 |
setQty() |
S |
81 |
1 |
3 |
isUsingCustomPrice() |
S |
82 |
1 |
3 |
getChildren() |
S |
82 |
1 |
3 |